home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 104
/
MacAddict_104_2005-04.iso
/
Software
/
Internet & Communication
/
WordPress 1.2.2 freeware.dmg
/
wordpress
/
wp-includes
/
version.php
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
PHP Script
|
2004-12-16
|
171 b
|
8 lines
<?php
// This just holds the version number, in a separate file so we can bump it without cluttering the CVS
$wp_version = '1.2.2';
define('BUILD_DATE', '20041216');
?>